import { Column, DataForPinningExample } from './types'; export declare const columnsForPinningExample: Column[]; export declare const dataForPinningExample: DataForPinningExample[];