export declare const getters: { record: (state: any) => (type: any, slug: any) => any; };