export declare const CheckboxWithLabelAfter: ({ children, id, ...other }: any) => import("react/jsx-runtime").JSX.Element;
