import { KDatepickerProps } from './k-datepicker.props';
export declare const parseWrapperClasses: (props: KDatepickerProps) => string[];
