export declare const PokemonOptions: {
    value: number;
    label: string;
}[];
//# sourceMappingURL=Select.stories.data.d.ts.map