declare const placementVariant: (...args: any[]) => any; declare const whitespace: (...args: any[]) => any; export { placementVariant, whitespace };