declare const cacheable: (type: string) => string | false; export default cacheable;