/** @see {@link https://developer.mozilla.org/en-US/docs/Glossary/Undefined} */ declare const SAMPLE_UNDEFINEDES: undefined[]; export { SAMPLE_UNDEFINEDES };