export declare const getSelfColumn: (type: string) => any; export declare const setSelfColumn: (customConfig: any) => void;