/** * Text styles for the labels and form helpers * * Source of the monospace font stack: * @see https://github.com/microsoft/vscode/issues/81692 * * Node.js platform identifiers: * @see https://nodejs.org/api/process.html#process_process_platform */ declare const _default: import("lit").CSSResult; export default _default; //# sourceMappingURL=formHelperTextStyles.d.ts.map