declare const bigNumberColumn: {
    type: string;
    length: string;
};
export default bigNumberColumn;
