export declare const getSiteKey: (sitefile: string) => string; export default getSiteKey;