Repository URL to install this package:
declare const userSelect: (item?: string | undefined) => string; declare const borderLine: import("styleh-components/dist/styles/styled-components/typings").InterpolationValue[]; export { borderLine, userSelect, }; export default borderLine;