/** @see {@link https://developer.mozilla.org/en-US/docs/Glossary/Null} Null */ declare const SAMPLE_NULLS: readonly [null]; export { SAMPLE_NULLS };