declare const normalizeOptions: (options: any[], componentName: string, props: any) => any;
export { normalizeOptions };
