export declare const walk: (filePath: string) => void; export declare const getcssPaths: () => string[]; declare const _default: (id: string) => void; export default _default;