export declare const selectTemplate: () => Promise; export declare const getUrlsIfNeeded: (urls: string[]) => Promise;