import type { InputType } from 'storybook/internal/csf';
export type ColWidthArgTypes = Record<string, string>;
export declare const getColumnWidthArgTypes: (colCount: number) => InputType;
//# sourceMappingURL=storyHelpers.d.ts.map