export declare const isSubPath: (parent: string, child: string) => boolean;