declare const _default: {
    [x: string]: string;
    account: string;
};
/**
 * schemasMap is an object that contains schemas name by resource
 */
export default _default;
