declare const paths: { html: string; js: string; ts: string; output: string; public: string; }; export default paths;